[INFO] cloning repository https://github.com/michal-jewczuk/cli-ltr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michal-jewczuk/cli-ltr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichal-jewczuk%2Fcli-ltr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichal-jewczuk%2Fcli-ltr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ce848ee25140805ba8e12eee402c6d20dd3f3fc0
[INFO] fixing michal-jewczuk/cli-ltr against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichal-jewczuk%2Fcli-ltr" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/michal-jewczuk/cli-ltr
[INFO] finished tweaking git repo https://github.com/michal-jewczuk/cli-ltr
[INFO] tweaked toml for git repo https://github.com/michal-jewczuk/cli-ltr written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/michal-jewczuk/cli-ltr on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/michal-jewczuk/cli-ltr already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_yaml v0.9.34+deprecated
[INFO] [stderr]   Downloaded rust-i18n-support v3.1.4
[INFO] [stderr]   Downloaded triomphe v0.1.14
[INFO] [stderr]   Downloaded rust-i18n v3.1.4
[INFO] [stderr]   Downloaded pretty-sqlite v0.1.0
[INFO] [stderr]   Downloaded bytecount v0.6.8
[INFO] [stderr]   Downloaded tabled_derive v0.10.0
[INFO] [stderr]   Downloaded base62 v2.2.1
[INFO] [stderr]   Downloaded normpath v1.3.0
[INFO] [stderr]   Downloaded globset v0.4.16
[INFO] [stderr]   Downloaded rust-i18n-macro v3.1.4
[INFO] [stderr]   Downloaded windows-core v0.61.2
[INFO] [stderr]   Downloaded ignore v0.4.23
[INFO] [stderr]   Downloaded winnow v0.7.7
[INFO] [stderr]   Downloaded derive_more v2.0.1
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.11
[INFO] [stderr]   Downloaded papergrid v0.14.0
[INFO] [stderr]   Downloaded derive_more-impl v2.0.1
[INFO] [stderr]   Downloaded cc v1.2.20
[INFO] [stderr]   Downloaded rusqlite v0.35.0
[INFO] [stderr]   Downloaded tabled v0.18.0
[INFO] [stderr]   Downloaded bstr v1.12.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.33.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d24f3a77eb36d9d0d0ddf6de56f1e4eb649a7b59a8b68d171f288a6a03caf75a
[INFO] running `Command { std: "docker" "start" "d24f3a77eb36d9d0d0ddf6de56f1e4eb649a7b59a8b68d171f288a6a03caf75a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d24f3a77eb36d9d0d0ddf6de56f1e4eb649a7b59a8b68d171f288a6a03caf75a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d24f3a77eb36d9d0d0ddf6de56f1e4eb649a7b59a8b68d171f288a6a03caf75a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d24f3a77eb36d9d0d0ddf6de56f1e4eb649a7b59a8b68d171f288a6a03caf75a" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling winnow v0.7.7
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling base62 v2.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling normpath v1.3.0
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking bytecount v0.6.8
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking papergrid v0.14.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.33.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking tui v0.19.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tabled_derive v0.10.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling rust-i18n v3.1.4
[INFO] [stderr]     Checking tabled v0.18.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking triomphe v0.1.14
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking rusqlite v0.35.0
[INFO] [stderr]     Checking rust-i18n-support v3.1.4
[INFO] [stderr]     Checking confy v0.6.1
[INFO] [stderr]     Checking pretty-sqlite v0.1.0
[INFO] [stderr]    Compiling rust-i18n-macro v3.1.4
[INFO] [stderr]     Checking cli-ltr v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]   --> src/main.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]   --> src/main.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `init_table` in this scope
[INFO] [stdout]   --> src/service/testservice.rs:79:20
[INFO] [stdout]    |
[INFO] [stdout] 79 |         let conn = init_table();
[INFO] [stdout]    |                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_q_by_id` in this scope
[INFO] [stdout]   --> src/service/testservice.rs:81:22
[INFO] [stdout]    |
[INFO] [stdout] 81 |         let result = get_q_by_id(&conn, String::from("1"));
[INFO] [stdout]    |                      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_conn` is never used
[INFO] [stdout]   --> src/service/testservice.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn init_conn() -> Connection {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cli-ltr` (bin "cli-ltr" test) due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "d24f3a77eb36d9d0d0ddf6de56f1e4eb649a7b59a8b68d171f288a6a03caf75a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d24f3a77eb36d9d0d0ddf6de56f1e4eb649a7b59a8b68d171f288a6a03caf75a", kill_on_drop: false }`
[INFO] [stdout] d24f3a77eb36d9d0d0ddf6de56f1e4eb649a7b59a8b68d171f288a6a03caf75a
